home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Taifun / Taifun 038 (1987-11-15)(Ossowski, Stefan)(DE)(PD).zip / Taifun 038 (1987-11-15)(Ossowski, Stefan)(DE)(PD).adf / FlamKey / FlamKey.doc < prev    next >
Text File  |  1989-01-18  |  2KB  |  75 lines

  1. /***********************************************************************/
  2.                               FLAMKEY
  3.                  Locks Amiga keyboard & mouse inputs
  4.                           By: Alex Livshits
  5.                              10-Aug-87
  6. /************************************************************************/
  7.             (C) FLam == A.Livshits & J-M.Forgeas == 1987
  8.  
  9. IMPORTANT
  10. ---------
  11.     FLamKey can be freely distributed provided the Copyright notice
  12.     is intact and no charge for it or for its use is made without
  13.     written permission of the author.
  14.  
  15.     FLamKey is SHAREWARE program. Please, send 10$ to the author
  16.     if you feel his effort worth it.
  17.  
  18.  
  19. WHAT IT DOES
  20. ------------
  21.     FLamKey installs a little key on the Workbench screen title bar.
  22.     After that, it just waits in the background until somebody clicks
  23.     on it. When activated, it opens a window and presents some options
  24.     to the user. If 'LOCK' option is selected, FLamKey cuts off all
  25.     mouse and keyboard inputs until user clicks at the key again and
  26.     enters a right password (if defined).
  27.  
  28.     FLamKey is very usefull when your AMIGA is surrounded by some life forms
  29.     (people, children, dogs, cats etc..) that just wait for a moment
  30.     you leave the room to start a mess with the keyboard and the mouse.
  31.  
  32.     Though the reset keys (CTRL-A-A) and the power switch are still
  33.     accessible, when you return, you can be sure of one of two things:
  34.         - or the state of the software is just the same as before.
  35.         - or AMIGA rebooted.
  36.  
  37.     Note that ONLY keyboard and mouse inputs are disabled. Programs will
  38.     work, drives will spin, serial and other ports will be active.
  39.  
  40.  
  41. HOW TO START
  42. ------------
  43.     Under Workbench just click on FLamKey icon.
  44.     Under CLI type RUN FLamKey
  45.  
  46.  
  47. HOW TO USE
  48. ----------
  49.     Whenever you want to activate FLamKey, click on small key in the
  50.     Workbench title bar. FlamKey will open a window with a choice of
  51.     options. Click PASSWORD option to define password, LOCK option
  52.     to lock inputs, STAND BY option to close window and to return FLamKey
  53.     on the title bar, STOP to remove FLamKey completely.
  54.  
  55.  
  56. NOTES
  57. -----
  58.     FlamKey doesn't interfiere with other programs and is harmless (unless
  59.     you forgot your password, then the only way to 'recover' is to reboot
  60.     the machine).
  61.  
  62.  
  63. CONTACT
  64. -------
  65.         Alexander Livshits,
  66.         15 rue Durantin,
  67.         75018 Paris,
  68.         FRANCE
  69.  
  70.  
  71.     Enjoy!
  72.  
  73.  
  74.  
  75.